class Koyaaan::Random

Public Instance Methods

convert(input) click to toggle source
# File lib/Koyaaan/convert_toot.rb, line 4
def convert(input)
  "#{@replaces.sample}\n #社会性フィルター"
end