Example #1
0
def library():
    return Library()
Example #2
0
 def __init__(self):
     self._library = Library()
Example #3
0
def library(db):
    return Library()