# File lib/fog/aws/requests/rds/restore_db_instance_to_point_in_time.rb, line 26
        def restore_db_instance_to_point_in_time(source_db_name, target_db_name, opts={})
          Fog::Mock.not_implemented
        end