class Raykit::Git::Directory

def initialize(directory)

def initialize(directory)
  @directory = directory
end