63 64 65
# File 'lib/exwiw/query_ast.rb', line 63 def where(where_clause) @where_clauses << where_clause end