Method: Bgem::Output::Exts::RB#to_s

Defined in:
lib/bgem.rb

#to_sObject



243
244
245
# File 'lib/bgem.rb', line 243

def to_s
  "#{head}#{body}end"
end