# File lib/clouddb/instance.rb, line 62
def
get_database
(
name
)
CloudDB
::
Database
.
new
(
self
,
name
)
end