# File lib/dm-core/support/symbol.rb, line 30
  def in
    DataMapper::Query::Operator.new(self, :in)
  end