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