public function testRuleNotAppliesToParentStaticCall()
 {
     parent::otherCall();
 }