Method: Expo::Proxy#initialize
- Defined in:
- lib/expo.rb
#initialize(*objects) ⇒ Proxy
160 161 162 |
# File 'lib/expo.rb', line 160 def initialize(*objects) @objects = objects end |
160 161 162 |
# File 'lib/expo.rb', line 160 def initialize(*objects) @objects = objects end |