# File voodoo/code_generator.rb, line 64
    def formats architecture
      @@generators[architecture.to_sym].keys
    end