unless Sass::Script::Functions.methods.grep(/\Adeclare\Z/).any? raise LoadError, "It looks like you've got an incompatible version of Sass. This often happens when you have an old haml gem installed. Please upgrade Haml to v3.1 or above." end module Compass::SassExtensions end require 'compass/sass_extensions/functions' require 'compass/sass_extensions/monkey_patches' require 'compass/sass_extensions/sprites'