# File lib/thin/controllers/controller.rb, line 9
    def initialize(option)
      super("#{option} option required")
    end