# File lib/fog/aws/requests/rds/restore_db_instance_from_db_snapshot.rb, line 26
        def restore_db_instance_from_db_snapshot(snapshot_id, db_id, options={})
          Fog::Mock.not_implemented
        end