BasicObject
Loaded by script/console. Land helpers here.
# File lib/rugged/console.rb, line 3 def repo Rugged::Repository.new(File.expand_path('../../../', __FILE__)) end