class HTML::Proofer::Checkable

def internal?

path is an anchor
def internal?
  url[0] == "#"
end