# File lib/sinatra/reloader.rb, line 323 def inherited(subclass) result = super subclass.register Sinatra::Reloader result end