# File lib/acts_as_filterable.rb, line 80
        def flush_visiblity_rules
          write_inheritable_attribute(:visibility_perms, [])
        end