# File lib/monkey/backend.rb, line 63
      def version!
        version(nil) or raise RuntimeError, "unable to determine backend version"
      end