# File lib/specinfra/ec2_metadata.rb, line 11
    def get
      @metadata = get_metadata
      self
    end