# File lib/compass/sass_extensions/functions/sprites.rb, line 48 def sprite_path(map) verify_map(map, 'sprite-path') identifier(map.filename) end