class ForemanSalt::Api::V2::SaltKeysController

def metadata_total

def metadata_total
  @total ||= all_keys.count
end