Methods
N
Attributes
[RW] dir
[RW] org
Class Public methods
new(org, dir)
# File benchmark/bm_app_aobench.rb, line 121
def initialize(org, dir)
  @org = org
  @dir = dir
end