class String

Public Instance Methods

bodhi() click to toggle source
# File lib/sic_k.rb, line 4
def bodhi
  self.gsub(".", ", brah.")
end
johnny() click to toggle source
# File lib/sic_k.rb, line 8
def johnny
  self.gsub("[sic]", "[sick grammar]")
end