# File lib/r10k/puppetfile.rb, line 126
    def method_missing(method, *args)
      raise NoMethodError, "unrecognized declaration '#{method}'"
    end