# File lib/compass/sass_extensions/sprites/row_fitter.rb, line 28 def width @width ||= @images.collect(&:width).max end