# File lib/travis/tools/github.rb, line 35
def
with_token
each_token
{
|
t
|
break
yield
(
t
) }
end