toEncrpt method

String toEncrpt ()

Implementation

String toEncrpt() {
  return 'bcrypt($this)';
}