# File lib/rc4.rb, line 20
  def encrypt!(text)
    process text
  end