# File lib/doorkeeper/rails/routes.rb, line 20 def initialize(routes, &block) @routes = routes @block = block end