# File lib/geokit/mappable.rb, line 395 def street_name street_address[street_number.length, street_address.length].strip if street_address end