# File lib/will_paginate/deprecation.rb, line 39
    def merge(another)
      to_hash.update(another)
    end