# File lib/sass/tree/node.rb, line 80 def filename @filename || (@options && @options[:filename]) end