# File lib/mspec/runner/tag.rb, line 4 4: def initialize(string=nil) 5: parse(string) if string 6: end