# File lib/sinatra/static_assets.rb, line 76 def self.registered(app) app.helpers StaticAssets::Helpers app.disable :xhtml end