# File utilities/Flow.rb, line 13
  def get(p)
    return @v.call(p)
  end