class NilClass

Public Instance Methods

to_h() click to toggle source
# File lib/fm_layout.rb, line 15
def to_h
  {}
end