# File lib/proc_source.rb, line 187
  def self._load(code)
    self.from_string(code)
  end