class Ferret::Browser::ErrorController

def index

def index
  render(:status => 404)
end