# File lib/generators/templates/application/merb_core/app/controllers/exceptions.rb, line 9
  def not_acceptable
    render :format => :html
  end