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