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