# File lib/faker/address.rb, line 18
      def secondary_address
        bothify(fetch('address.secondary_address'))
      end