Class: Test2

Inherits:
Object
  • Object
show all
Defined in:
lib/bench.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aObject

Returns the value of attribute a.



10
11
12
# File 'lib/bench.rb', line 10

def a
  @a
end

#bObject

Returns the value of attribute b.



10
11
12
# File 'lib/bench.rb', line 10

def b
  @b
end

#cObject

Returns the value of attribute c.



10
11
12
# File 'lib/bench.rb', line 10

def c
  @c
end