  public void b()    org.aspectj.weaver.MethodDeclarationLineNumber: 19:312
:
                    ALOAD_0     // LInvestigation; this   (line 20)
                    DUP
                    ASTORE_1
                    MONITORENTER
    finally -> E1
    |               GETSTATIC java.lang.System.out Ljava/io/PrintStream;   (line 21)
    |               LDC "hello"
    |               INVOKEVIRTUAL java.io.PrintStream.println (Ljava/lang/String;)V
    |               ALOAD_1   (line 20)
    |               MONITOREXIT
    finally -> E1
                    GOTO L0
    finally -> E1
    |           E1: ALOAD_1
    |               MONITOREXIT
    finally -> E1
                    ATHROW
                L0: RETURN   (line 23)
  end public void b()
