A\B\C::go PHP Method

go() public method

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