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