# File lib/compass/sass_extensions/sprites/image_row.rb, line 37 def efficiency 1 - (total_width.to_f / max_width.to_f) end