66 67 68
# File 'lib/bebop/ext.rb', line 66 def new(options={}, &block) get 'new', options.merge(:identifier => :new), &block end