# File lib/will_paginate/deprecation.rb, line 43
    def to_hash
      ::Hash.new.update(self)
    end