diff --git a/doc/time.rb b/doc/time.rb new file mode 100644 index 0000000000..013c52a498 --- /dev/null +++ b/doc/time.rb @@ -0,0 +1,3 @@ +# Built-in class +class Time +end