The scheme component for this URI.
Returns:
The scheme component.
890 891 892
# File 'lib/addressable/uri.rb', line 890 def scheme @scheme end