# File lib/webrobots.rb, line 56
  def disallowed?(url)
    !allowed?(url)
  end