# File lib/declarative_authorization/obligation_scope.rb, line 225
    def reflections
      # lets try to get the order of joins right
      @reflections ||= ActiveSupport::OrderedHash.new
    end