# File lib/patches/db/plucky.rb, line 21
  def remove(*args, &blk)
    return profile_database_operation(__callee__, filtered_inspect(), *args, &blk)
  end