# File vector.rb, line 40
  def to_v
    Vector[*self]
  end