# File lib/arel/nodes/offset.rb, line 6
      def initialize value
        @value = value
      end