class <%=@instname%> < Instruction include YankdupInstruction def initialize(context) super(context, :<%=@type%>) end end