# File lib/compass/sass_extensions/sprites/layout_methods.rb, line 14
        def horizontal?
          layout == HORIZONTAL
        end