# File lib/ruote/extract.rb, line 76
  def self.extract_fei(o)

    Ruote::FlowExpressionId.extract(o)
  end