Returns:
35 36 37
# File 'lib/html_proofer/check/scripts.rb', line 35 def missing_src? @script.node["src"].nil? end