# File lib/patches/db/plucky.rb, line 13 def find_one(*args, &blk) return profile_database_operation(__callee__, filtered_inspect(args[0]), *args, &blk) end