# File lib/blimpy/cli.rb, line 18
      def load_blimpfile
        Blimpy.load_file(File.open(BLIMPFILE).read)
      end