Method: TestBench::Output::CommentStyle.normal

Defined in:
lib/test_bench/output/comment_style.rb

.normalObject



40
41
42
# File 'lib/test_bench/output/comment_style.rb', line 40

def self.normal
  :normal
end