class Git::EscapedPath

def initialize(path)

def initialize(path)
  @path = path
end