class Pronto::Message

def full_path

def full_path
  repo.path.join(path) if repo
end