# File lib/will_paginate/named_scope.rb, line 19 def scopes read_inheritable_attribute(:scopes) || write_inheritable_attribute(:scopes, {}) end