# File lib/riddle/query/select.rb, line 42
def
where
(
filters
= {})
@wheres
.
merge!
(
filters
)
self
end