class String
Public Instance Methods
f_bomb()
click to toggle source
# File lib/f_bomb/string.rb, line 2 def f_bomb self.prepend('F#CK ') end
# File lib/f_bomb/string.rb, line 2 def f_bomb self.prepend('F#CK ') end