module Faraday::Utils

def default_space_encoding

def default_space_encoding
  @default_space_encoding ||= '+'
end