25 26 27 28
# File 'lib/reddit.rb', line 25 def get_funny_image_from_reddit @image = @funny.shuffle.first @image.url end