# File lib/dm-core/model.rb, line 312
def
values_at
(
*
args
)
all
.
values_at
(
*
args
)
end