# File lib/reststop.rb, line 381
          def no_method(e)
            _error("No controller method responds to this route!", 501, e)
          end