# File lib/mustache/sinatra.rb, line 174
    def self.registered(app)
      app.helpers Mustache::Sinatra::Helpers
    end