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