# File lib/regin.rb, line 62
  def self.parse(regexp)
    Parser.parse_regexp(regexp)
  end