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