# File lib/street_address.rb, line 773
      def intersection?
        !street2.nil?
      end