module Shindo
class Shindo::Tests
shindo
0.0.1
# yellow_line
def yellow_line(content) print_line(content, "\e[33m") end