method

to_a

to_a()
public

No documentation available.

# File lib/bundler/spec_set.rb, line 74
    def to_a
      sorted.dup
    end