# File lib/travis/client/methods.rb, line 41
def
build
(
id
)
session
.
find_one
(
Build
,
id
)
end