A\B\C::go PHP 메소드

go() 공개 메소드

public go ( )
    function go()
    {
        echo __CLASS__;
    }