lib/exporter.rb in machinery-tool-1.22.1 vs lib/exporter.rb in machinery-tool-1.22.2

- old
+ new

@@ -14,10 +14,10 @@ # # To contact SUSE about this file by physical or electronic mail, # you may find current contact information at www.suse.com # Interface class for exporter -class Exporter +class Machinery::Exporter attr_reader :system_description abstract_method :write abstract_method :export_name