184 185 186
# File 'lib/user.rb', line 184 def get_content_page(id, options = nil) return @client.get__content__pages(id, options) end