function dispatch() { $this->requiring(); $authority = new Authority(); $authority->check(); return $this->execute(); }