Class: Bmf::Dialog::Line
- Inherits:
-
Object
- Object
- Bmf::Dialog::Line
- Defined in:
- lib/bmf-dialog/parser/line.rb
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
4 5 6 |
# File 'lib/bmf-dialog/parser/line.rb', line 4 def to_hash { :speaker => speaker, :message => } end |