global

def repo

def repo
  Rugged::Repository.new(File.expand_path('../../../', __FILE__))
end