# File lib/street_address.rb, line 800
      def state_fips
        StreetAddress::US::FIPS_STATES[state]
      end