79 80 81
# File 'lib/object_table/table_methods.rb', line 79 def where(&block) __view_cls__.new(self, &block) end