# File lib/openstack/compute/metadata.rb, line 39
    def each
      refresh if @metadata.nil?
      @metadata.each
    end