# File lib/compass/sass_extensions/sprites/image_methods.rb, line 16 def has_target?(name) !image_for("#{name}_target").nil? end