# File lib/rgen/instantiator/default_xml_instantiator.rb, line 47
  def class_name(str)
    saneClassName(str)
  end