package php.reflection; @:native('Reflector') extern interface Reflector { public function __toString() : String; }