# File lib/declarative_authorization/obligation_scope.rb, line 101 def top_level_model if Rails.version < "3" @proxy_scope else self.klass end end