# File lib/orm_adapter/base.rb, line 87
def
wrap_key
(
key
)
key
.
is_a?
(
Array
)
?
key
.
first
:
key
end