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