57 58 59
# File 'lib/reflex/model.rb', line 57 def remove_filter (&block) @filters.delete block if @filters end