197 198 199 200
# File 'lib/relation.rb', line 197 def where(params) where_params_hash.merge!(params) self end