# File lib/plucky/criteria_hash.rb, line 104
def
object_id?
(
key
)
object_ids
.
include?
(
key
.
to_sym
)
end