# File lib/blimpy/box.rb, line 272
    def fog
      raise NotImplementedError, '#fog should be implemented by cloud-specific subclasses'
    end