# File lib/fog/softlayer/requests/network/route_global_ip.rb, line 14
        def route_global_ip(global_ip, destination_ip)
          # TODO: Implement.
          raise Fog::Errors::MockNotImplemented
        end