class RuboCop::Cop::Rails::WhereExists

def where_style?

def where_style?
  style == :where
end