# File lib/dm-core/model.rb, line 584 def repository_name Repository.context.any? ? Repository.context.last.name : default_repository_name end