# File lib/rubyful_soup.rb, line 693
  def instruction(name, instruction)
    handle_data("<?#{name} #{instruction}>")
  end