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