interface hello_interface { in void hello(); behaviour { on hello: {} } }