# frozen_string_literal: true # Implemented according to HTTP signatures (Draft 6) # module SignatureVerification extend ActiveSupport::Concern end