module Ariadne::Static

def generate_audited_at

an accessibility audit.
Returns a hash mapping component names to the date on which the component passed
def generate_audited_at
  Static::GenerateAuditedAt.call
end