# File lib/doorkeeper/server.rb, line 5
    def initialize(context = nil)
      @context = context
    end