# File lib/webrobots.rb, line 86
  def error!(url)
    robots_txt_for(url).error!
  end