```PHP seo() ->set('mine', $mine) ->twitter(); ``` Is there a reason why `set()` cannot be chained in PHP?