class Gamefic::Plot

def subplots

Returns:
  • (Array) -
def subplots
  @subplots ||= []
end