The context classes in MSpec.Boo don't seem to support this! Put them in a base context class defined using the normal Boo syntax and use inheritance as outlined above or make them "free-standing" ...
The easiest way to see how code in boo differs from C# is to use the C# to boo converter included in the Boo AddIn For SharpDevelop. The converter is also accessible ...