method
items
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
items()
public
Hide source
# File lib/rss/0.9.rb, line 68 def items if @channel @channel.items else [] end end