# File lib/rbot/config.rb, line 178
    def parse(string)
      string.split(/,\s+/)
    end