Returns the group title. @example Title for a group named 'backend' > Guard::Group.new('backend').title => "Backend" @return [String]