# File lib/sup/mode.rb, line 17
  def self.make_name s; s.gsub(/.*::/, "").camel_to_hyphy; end