DrawRay method

Implementation

String DrawRay(
  RayBase ray,
  ColorBase color,
) => 'DrawRay($ray, $color)';