# File lib/fog/aws.rb, line 129
      def self.box_usage
        sprintf("%0.10f", rand / 100).to_f
      end