29 30 31 32 33
# File 'lib/html_proofer/element.rb', line 29 def meta_content return unless meta_tag? @node["content"] end