# File lib/clouddb/connection.rb, line 165
def
get_flavor
(
id
)
CloudDB
::
Flavor
.
new
(
self
,
id
)
end