# File lib/travis/client/methods.rb, line 49
def
artifact
(
id
)
session
.
find_one
(
Artifact
,
id
)
end