fails:Module#module_exec does not add defined methods to other classes
fails:Module#module_exec defines method in the receiver's scope
fails:Module#module_exec evaluates a given block in the context of self
fails:Module#module_exec raises a LocalJumpError when no block is given
fails:Module#module_exec passes arguments to the block
