33 34 35
# File 'lib/postcodeinfo/client.rb', line 33 def api_url=(url) @api_uri = URI.parse(url) end