module AaParser::Parser

Public Instance Methods

testing_aa() click to toggle source
# File lib/aa_parser.rb, line 5
def testing_aa
        puts 'do something'
end