module Shindo
class Shindo::Tests
shindo
0.0.3
# green_line
def green_line(content) print_line(content, "\e[32m") end