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