# File lib/sprockets/source_file.rb, line 44 def ==(source_file) pathname == source_file.pathname end