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