String toString()

in src/main/groovy/swing/BloglinesClient.groovy [68:68]


    String toString() { (unread == "0" ? name : "${name} (${unread})") }