# File lib/thor/ordered_hash.rb, line 52
def
values
self
.
map
{
|
k
,
v
|
v
}
end