(method (Test this) (if (null == null) // Label Frame4 return 0 (else) return 1 ) )