125 126 127
# File 'lib/user.rb', line 125 def create_story(data, options = nil) return @client.create__content__stories(data, options) end