function_exists("class::method") doesn't work.
How can I get this functionality? I need to test and call this method without creating object (I can't create object in this moment, method must be called first).