# File lib/sprockets/source_file.rb, line 5 def initialize(environment, pathname) @environment = environment @pathname = pathname end