package com.babel17.jruntime; public class B17Object extends B17Value { public final static B17Object nil = new B17Object(); }