There are several things going on here, but let's first focus on the
public interface. It declares the routines as specified in the
specification file, returning void and accepting no arguments at
all. The implementation of these members is inherited from
Hybrid_'s base-classes. More on this later.