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