# File lib/plucky/extensions/symbol.rb, line 17
      def lte
        SymbolOperator.new(self, 'lte')
      end