# File lib/directory_manager.rb, line 68
def
initialize
(
path
=
nil
)
super
(
"repositories"
,
path
)
end