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