# Actor Generation Examples ## `generate_methods.vsh` This example generates actor method prototypes from an actor specification. ## `generate_actor_module.vsh` This example generates an entire actor module from an actor specification with the support for the specified interfaces.