# File lib/will_paginate/deprecation.rb, line 29 def []=(key, value) check_deprecated(key, value) super end