# File lib/twitter/model.rb, line 231
def
find
(
id
,
client
)
client
.
status
(
:get
,
id
)
end