# File lib/guard/group.rb, line 39
    def to_s
      @name.to_s.capitalize
    end