382 383 384
# File 'lib/furi/uri.rb', line 382 def default_port Furi::PROTOCOLS.fetch(protocol, {})[:port] end