def __str__(self):
        """String representation"""

        return "%s: %s at %s" % (
            self.name, self.suffix,