# File lib/ruport/formatter/template.rb, line 166
  def self.[](label) 
    templates[label] or raise Ruport::Formatter::TemplateNotDefined
  end