121 122 123
# File 'lib/user.rb', line 121 def get_story(id, options = nil) return @client.get__content__stories(id, options) end