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