moons.add( name );
return atmosphere;
return mass;
return moons;
return name;
return orbit;
return radius;
atmosphere = a;
mass = m;
moons = list;
name = n;
orbit = o;
radius = r;