B\C\F::I PHP Method

I() public method

public I ( )
    public function I()
    {
        $b->J();
        return $c->K;
    }