# File lib/doorkeeper/config.rb, line 15 def self.configuration @config || (fail MissingConfiguration) end