# File lib/pdfkit/source.rb, line 19
def
html?
@is_html
||=
!
(
url?
||
file?
)
end