# File lib/grit/git.rb, line 12 def initialize(command = nil, bytes_read = nil) @command = command @bytes_read = bytes_read end