# File lib/sprockets/pathname.rb, line 20
    def source_file
      SourceFile.new(environment, self)
    end