# File lib/rainbows/server_token.rb, line 22
  def initialize(app, token = Const::RACK_DEFAULTS['SERVER_SOFTWARE'])
    super
  end