# File lib/rbot/plugins.rb, line 285 def propose_default_path(cmd) [name, cmd].compact.join("::") end