# File lib/mustache/settings.rb, line 190 def raise_on_context_miss=(boolean) @raise_on_context_miss = boolean end