# File lib/compass/sass_extensions/sprites/image_row.rb, line 25
        def height
          images.map(&:height).max
        end