# File lib/sprockets/secretary.rb, line 35
    def add_source_file(source_file, options = {})
      add_source_files([source_file], options)
    end