# File lib/compass/sass_extensions/sprites/image.rb, line 71
        def repeat_x?
          repeat == REPEAT_X
        end