class MaponClient::Parsers::StructureParser
Public Instance Methods
parse()
click to toggle source
# File lib/mapon_client/parsers/structure_parser.rb, line 6 def parse JSON.parse(@data) end
# File lib/mapon_client/parsers/structure_parser.rb, line 6 def parse JSON.parse(@data) end