class ActiveRecord::QueryMethods::WhereChain

WhereChain objects act as placeholder for queries in which where does not have any parameter. In this case, where can be chained to return a new relation.