Object
# File test/context_test.rb, line 7 def initialize(&block) @git_reader = Hub::Context::GitReader.new('git', &block) end