module BhaktScript::Bhakt

Constants

QUOTES

Public Instance Methods

message(*args) click to toggle source
# File lib/bhakt_script/bhakt.rb, line 10
def message *args
  QUOTES.sample
end