# File lib/sprockets/preprocessor.rb, line 68 def pathname_finder_from(source_line) "pathname_for_#{kind_of_require_from(source_line)}_from" end