36 37 38
# File 'lib/random_images.rb', line 36 def self.get(keyword = "me", content = "face") Images.get(1, keyword, content).random end