class SSHKey

def fingerprint_regex

def fingerprint_regex
  /(.{2})(?=.)/
end