# File lib/compass/sass_extensions/sprites/row_fitter.rb, line 23
        def fit!(style = :scan)
          send("#{style}_fit")
          @rows
        end