47 48 49
# File 'lib/resources/docker_image.rb', line 47 def tag object_info.tags[0] if object_info.entries.size == 1 end