class Terminalwire::Client::Entitlement::Paths

def permit(path, **)

def permit(path, **)
  @permitted.append Permit.new(path:, **)
end