# File lib/arel/nodes/unary.rb, line 7
      def initialize expr
        @expr = expr
      end