# File lib/sinatra/views.rb, line 25
      def self.extended(app)
        app.set :view_modules, {}
      end