Libraries
»
bgem
(0.1.1)
»
Index
»
Bgem
»
Output
»
Exts
»
RB
»
#to_s
Method: Bgem::Output::Exts::RB#to_s
Defined in:
lib/bgem.rb
#
to_s
⇒
Object
243 244 245
# File 'lib/bgem.rb', line 243
def
to_s
"
#{
head
}
#{
body
}
end
"
end