# File lib/couchrest/model/design.rb, line 76
def
uri
(
db
=
database
)
"#{db.root}/#{self['_id']}"
end