module Guard::Deprecated::Guard::ClassMethods

def scope

def scope
  UI.deprecation(SCOPE)
  ::Guard.state.scope.to_hash
end