class Travis::Tools::TokenFinder

def hub=(file)

def hub=(file)
  @hub = File.expand_path(file)
end