# File lib/innate.rb, line 133
    def start!(mode = options[:mode])
      Adapter.start(middleware(mode))
    end