# File lib/pdfkit/source.rb, line 7
    def initialize(url_file_or_html)
      @source = url_file_or_html
    end