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