module AbstractController
  class ActionNotFound < StandardError; end
end