class Git::Lib

def remotes

def remotes
  command_lines('remote')
end