module Merb class Noroutefound < RuntimeError; end class MissingControllerFile < RuntimeError; end end