# File lib/fog/aws/mock.rb, line 71
      def self.private_ip_address
        ip_address.gsub(/^\d{1,3}\./,"10.")
      end