# File lib/plugins/yhara.rb, line 5
    def choice
      at(rand(size))
    end