# File lib/mustache/settings.rb, line 203
  def self.view_namespace
    @view_namespace ||= inheritable_config_for(:view_namespace, Object)
  end