Method: ActiveStix::Tool#as_stix

Defined in:
app/models/active_stix/tool.rb

#as_stix(classification = nil, chess = nil) ⇒ Object



66
67
68
# File 'app/models/active_stix/tool.rb', line 66

def as_stix(classification = nil, chess = nil)
  as_json
end