# File lib/specinfra/host_inventory/ec2.rb, line 6
      def get
        Specinfra::Ec2Metadata.new(@host_inventory).get
      end