# File lib/compass/sass_extensions/sprites/image.rb, line 75
        def repeat_y?
          repeat == REPEAT_Y
        end