module Guard::Deprecated::Guard::ClassMethods
def scope=(scope)
def scope=(scope) UI.deprecation(SCOPE_ASSIGN) ::Guard.state.scope.from_interactor(scope) end
def scope=(scope) UI.deprecation(SCOPE_ASSIGN) ::Guard.state.scope.from_interactor(scope) end