# File lib/fog/aws/requests/rds/delete_db_instance.rb, line 33
        def delete_db_snapshot(identifier, snapshot_identifier, skip_snapshot = false)
          Fog::Mock.not_implemented
        end