# File lib/cgikit/parser.rb, line 488
    def instruction(name, instruction)
      @buf << %Q|<?#{name}#{instruction}?>|
    end