//% noRefCounting fixedInstances
interface TouchButton extends Button {
    // methods filled from C++
}
