# File lib/rudy/metadata/backup.rb, line 88
88:     def time
89:       "%s%s" % [@hour, @minute]
90:     end